Browser game in JSP? [closed]

Posted by Constant on Game Development See other posts from Game Development or by Constant
Published on 2012-03-29T13:54:32Z Indexed on 2012/03/29 17:44 UTC
Read the original article Hit count: 176

Filed under:
|

I want to develop a browser-game (like ogame, travian) and I have some doubts in which technologies should I use.

I was thinking in a server-side in JSP,Java and a client-side in HTML (or HTML5 if I learn to give it good use). Do you think my choices are right?

I would like to make a board where many players could move simultaneously between tiles or squares. Do you think is possible in JSP or I should start with other language?

Any suggestion aprecciated, and apologies for my english.

Thank you! Regards!

© Game Development or respective owner

Related posts about java

Related posts about html5